Personal tools
Click here to login with your JC2-MP account
Lua/Shared/Console/Functions/Print - JC2-MP Documentation
Page
Discussion
View source
History
Search
Main
Main page
Web site
Recent changes
Lua
Tutorials
Server
Client
Shared
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Lua/Shared/Console/Functions/Print
From JC2-MP Documentation
<
Lua
|
Shared
|
Console
Jump to:
navigation
,
search
Returns
none
Prototype
Console:Print(string
message
)
Description
Prints a message to the console.
Returns
none
Prototype
Console:Print(string
message
,
Color
message_color
)
Description
Prints a colored message to the console.